- 
                Notifications
    
You must be signed in to change notification settings  - Fork 13.9k
 
          Unpin libc and rustix in compiler and rustbook
          #148263
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
           These commits modify the  If this was unintentional then you should revert the changes before this PR is merged.  | 
    
| 
           @bors try jobs=dist-loongarch64-musl  | 
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
Unpin `libc` in `compiler` and `rustbook` try-job: dist-loongarch64-musl
| 
           I think GHA is back?  | 
    
Unpin `libc` in `compiler` and `rustbook` try-job: dist-loongarch64-musl
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
| 
           💔 Test for afcab83 failed: CI. Failed jobs: 
  | 
    
| 
           I think you need to also update rustix to latest (1.1.2)  | 
    
| 
           @bors try jobs=dist-loongarch64-musl  | 
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
Unpin `libc` in `compiler` and `rustbook` try-job: dist-loongarch64-musl
libc in compiler and rustbooklibc and rustix in compiler and rustbook
      | 
           Looks like the issue is fixed 🙂  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to r=ehuss with the comment fix.
| 
           @bors r+  | 
    
Unpin `libc` and `rustix` in `compiler` and `rustbook` Closes rust-lang#147501
Unpin `libc` and `rustix` in `compiler` and `rustbook` Closes rust-lang#147501
Unpin `libc` and `rustix` in `compiler` and `rustbook` Closes rust-lang#147501
Rollup of 10 pull requests Successful merges: - #135602 (Tweak output of missing lifetime on associated type) - #139751 (Implement pin-project in pattern matching for `&pin mut|const T`) - #142682 (Update bundled musl to 1.2.5) - #148171 (Simplify code to generate line numbers in highlight) - #148263 (Unpin `libc` and `rustix` in `compiler` and `rustbook`) - #148301 ([rustdoc search] Include extern crates when filtering on `import`) - #148330 (Don't require dlltool with the dummy backend on MinGW) - #148338 (cleanup: upstream dropped amx-transpose functionality) - #148340 (Clippy subtree update) - #148343 (`nonpoison::Condvar` should take `MutexGuard` by reference) r? `@ghost` `@rustbot` modify labels: rollup
Rollup of 10 pull requests Successful merges: - #135602 (Tweak output of missing lifetime on associated type) - #139751 (Implement pin-project in pattern matching for `&pin mut|const T`) - #142682 (Update bundled musl to 1.2.5) - #148171 (Simplify code to generate line numbers in highlight) - #148263 (Unpin `libc` and `rustix` in `compiler` and `rustbook`) - #148301 ([rustdoc search] Include extern crates when filtering on `import`) - #148330 (Don't require dlltool with the dummy backend on MinGW) - #148338 (cleanup: upstream dropped amx-transpose functionality) - #148340 (Clippy subtree update) - #148343 (`nonpoison::Condvar` should take `MutexGuard` by reference) r? `@ghost` `@rustbot` modify labels: rollup
Closes #147501